home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Online Today 2000 January
/
Onto0100.iso
/
pc
/
Browser
/
Web-Fix
/
Web-Fix Installer.exe
/
Main
/
WF_Scripts.k
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-09-08
|
280 b
|
18 lines
module oWF_ScriptList is cKR_ScriptList
---------------------------------------
with
Items is [
-- Initialize
oWF_InitializeWave2,
oWF_LanguageControl,
oWF_InitializeWave3,
oWF_InitializeScreen,
oWF_OnScreen,
-- iShell/WF Interface
oWF_CallWFPlugin
];
end;